2024-05-01 11:37:43,699 [ 150559 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-05-01 11:37:43,700 [ 150559 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-05-01 11:37:43,700 [ 150559 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-05-01 11:37:43,700 [ 150559 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-05-01 11:37:43,700 [ 150559 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_frn1al --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_BASE_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBERIZED_HADOOP_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBEROS_KDC_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JS_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_NGINX_DAV_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed]' 'test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache]' 'test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache]' 'test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs]' 'test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure]' test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_distributed_storage_configuration/test.py::test_insert test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts test_freeze_table/test.py::test_freeze_table test_grant_and_revoke/test.py::test_allowed_grantees test_grant_and_revoke/test.py::test_current_database test_grant_and_revoke/test.py::test_current_grants_override test_grant_and_revoke/test.py::test_grant_all_on_table test_grant_and_revoke/test.py::test_grant_current_grants test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test.py::test_grant_option test_grant_and_revoke/test.py::test_grant_with_replace_option test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant test_grant_and_revoke/test.py::test_implicit_create_view_grant test_grant_and_revoke/test.py::test_implicit_show_grants test_grant_and_revoke/test.py::test_introspection test_grant_and_revoke/test.py::test_revoke_requires_grant_option test_grant_and_revoke/test.py::test_smoke test_group_array_element_size/test.py::test_max_exement_size test_http_native/test.py::test_http_native_returns_timezone test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_jbod_ha/test.py::test_jbod_ha test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk -vvv" altinityinfra/integration-tests-runner:0-8e9be16153250c8307730c9b88c8517181f494ce '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, repeat-0.9.3, random-0.2, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_distributed_ddl_parallel/test.py::test_all_in_parallel test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_custom_settings/test.py::test_custom_settings test_grant_and_revoke/test.py::test_allowed_grantees test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down [gw5] [ 1%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] [gw5] [ 2%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] [gw5] [ 3%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] [gw8] [ 4%] PASSED test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting [gw8] [ 5%] PASSED test_custom_settings/test.py::test_illformed_setting [gw0] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] [gw5] [ 7%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] [gw0] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] [gw0] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] [gw5] [ 10%] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] [gw0] [ 11%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] [gw0] [ 12%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] [gw0] [ 13%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] [gw0] [ 14%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] [gw0] [ 15%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] [gw0] [ 16%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] [gw0] [ 17%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] [gw0] [ 18%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] [gw0] [ 19%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] [gw0] [ 20%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] [gw2] [ 21%] PASSED test_grant_and_revoke/test.py::test_allowed_grantees test_jbod_balancer/test.py::test_jbod_balanced_merge [gw5] [ 22%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] [gw0] [ 23%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_grant_and_revoke/test.py::test_current_database [gw0] [ 24%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw0] [ 25%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw0] [ 26%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw0] [ 27%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw0] [ 28%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw0] [ 29%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw2] [ 30%] PASSED test_grant_and_revoke/test.py::test_current_database test_grant_and_revoke/test.py::test_current_grants_override [gw5] [ 31%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw5] [ 32%] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] [gw2] [ 33%] PASSED test_grant_and_revoke/test.py::test_current_grants_override test_grant_and_revoke/test.py::test_grant_all_on_table [gw2] [ 34%] PASSED test_grant_and_revoke/test.py::test_grant_all_on_table test_grant_and_revoke/test.py::test_grant_current_grants test_distributed_storage_configuration/test.py::test_insert [gw2] [ 35%] PASSED test_grant_and_revoke/test.py::test_grant_current_grants test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke [gw2] [ 36%] PASSED test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test.py::test_grant_option [gw2] [ 37%] PASSED test_grant_and_revoke/test.py::test_grant_option test_grant_and_revoke/test.py::test_grant_with_replace_option [gw7] [ 38%] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 [gw5] [ 39%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw2] [ 40%] PASSED test_grant_and_revoke/test.py::test_grant_with_replace_option test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant [gw2] [ 41%] PASSED test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant [gw7] [ 42%] PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke [gw1] [ 43%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_grant_and_revoke/test.py::test_implicit_create_view_grant test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw0] [ 44%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw2] [ 45%] PASSED test_grant_and_revoke/test.py::test_implicit_create_view_grant test_grant_and_revoke/test.py::test_implicit_show_grants [gw4] [ 46%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_failed_async_inserts/test.py::test_failed_async_inserts [gw6] [ 47%] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw6] [ 48%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw9] [ 49%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw3] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw2] [ 51%] PASSED test_grant_and_revoke/test.py::test_implicit_show_grants test_grant_and_revoke/test.py::test_introspection [gw8] [ 52%] PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw2] [ 53%] PASSED test_grant_and_revoke/test.py::test_introspection test_grant_and_revoke/test.py::test_revoke_requires_grant_option [gw1] [ 54%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] [gw5] [ 55%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw2] [ 56%] PASSED test_grant_and_revoke/test.py::test_revoke_requires_grant_option test_grant_and_revoke/test.py::test_smoke [gw2] [ 57%] PASSED test_grant_and_revoke/test.py::test_smoke [gw0] [ 58%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts test_freeze_table/test.py::test_freeze_table [gw6] [ 59%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_fetch_memory_usage/test.py::test_huge_column [gw7] [ 60%] PASSED test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw7] [ 61%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload [gw1] [ 62%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw4] [ 63%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] [gw3] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw5] [ 65%] PASSED test_freeze_table/test.py::test_freeze_table [gw6] [ 66%] PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local [gw0] [ 67%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column test_group_array_element_size/test.py::test_max_exement_size test_jbod_ha/test.py::test_jbod_ha [gw7] [ 68%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_http_native/test.py::test_http_native_returns_timezone [gw1] [ 69%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw9] [ 70%] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] [gw0] [ 71%] PASSED test_http_native/test.py::test_http_native_returns_timezone [gw8] [ 72%] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw7] [ 73%] PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used [gw4] [ 74%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] [gw1] [ 75%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] [gw3] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw5] [ 77%] PASSED test_group_array_element_size/test.py::test_max_exement_size [gw9] [ 78%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw9] [ 79%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw4] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] [gw3] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw1] [ 82%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw8] [ 83%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw6] [ 84%] PASSED test_jbod_ha/test.py::test_jbod_ha [gw1] [ 85%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] [gw4] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] [gw3] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] [gw1] [ 88%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw1] [ 89%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw4] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] [gw3] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw1] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw1] [ 93%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw4] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw3] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw1] [ 96%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw1] [ 97%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw4] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] [gw3] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw1] [100%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] ============================== slowest durations =============================== 55.34s call test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 44.58s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 37.49s call test_distributed_ddl_parallel/test.py::test_smoke 36.79s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 36.71s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 35.47s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 35.33s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 35.24s setup test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 34.49s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 34.34s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 33.91s call test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 33.83s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 33.83s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 33.77s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 33.63s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 33.47s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 33.47s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 33.38s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 33.37s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 31.50s call test_jbod_ha/test.py::test_jbod_ha 31.01s setup test_distributed_ddl_parallel/test.py::test_all_in_parallel 27.11s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 23.00s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 22.35s setup test_jbod_balancer/test.py::test_jbod_balanced_merge 21.30s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 21.10s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 20.85s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 20.71s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 20.34s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 20.11s setup test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 19.89s setup test_jbod_ha/test.py::test_jbod_ha 19.88s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 19.51s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 19.34s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 19.30s setup test_failed_async_inserts/test.py::test_failed_async_inserts 18.12s call test_group_array_element_size/test.py::test_max_exement_size 18.09s call test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 17.63s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 17.34s call test_jbod_balancer/test.py::test_jbod_balanced_merge 17.31s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 17.17s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 17.17s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 16.94s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 16.94s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 16.87s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 16.85s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 16.84s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 16.84s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 16.79s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 16.74s setup test_fetch_memory_usage/test.py::test_huge_column 16.74s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 15.74s setup test_custom_settings/test.py::test_custom_settings 15.54s setup test_freeze_table/test.py::test_freeze_table 15.37s setup test_grant_and_revoke/test.py::test_allowed_grantees 15.10s call test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 15.09s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 15.06s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 14.67s setup test_group_array_element_size/test.py::test_max_exement_size 13.29s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 13.23s call test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 12.98s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 12.83s setup test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 11.85s teardown test_http_native/test.py::test_http_native_returns_timezone 11.31s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 10.08s call test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] 9.87s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 9.78s setup test_http_native/test.py::test_http_native_returns_timezone 8.89s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.26s teardown test_distributed_storage_configuration/test.py::test_insert 8.21s call test_distributed_ddl_parallel/test.py::test_all_in_parallel 8.01s call test_grant_and_revoke/test.py::test_revoke_requires_grant_option 7.27s call test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 7.22s setup test_distributed_storage_configuration/test.py::test_insert 7.14s call test_grant_and_revoke/test.py::test_implicit_show_grants 6.14s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 6.05s call test_grant_and_revoke/test.py::test_introspection 5.88s teardown test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 5.66s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 5.61s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 5.55s teardown test_fetch_memory_usage/test.py::test_huge_column 5.45s call test_grant_and_revoke/test.py::test_allowed_grantees 5.20s call test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke 5.04s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 4.86s teardown test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 4.79s call test_grant_and_revoke/test.py::test_grant_with_replace_option 4.75s teardown test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 4.69s teardown test_grant_and_revoke/test.py::test_smoke 4.56s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 4.51s teardown test_freeze_table/test.py::test_freeze_table 4.33s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 4.10s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 3.88s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.85s call test_grant_and_revoke/test.py::test_implicit_create_view_grant 3.68s teardown test_custom_settings/test.py::test_illformed_setting 3.67s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 3.52s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 3.28s call test_distributed_storage_configuration/test.py::test_insert 3.26s teardown test_jbod_ha/test.py::test_jbod_ha 3.07s call test_failed_async_inserts/test.py::test_failed_async_inserts 2.98s call test_grant_and_revoke/test.py::test_current_grants_override 2.77s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 2.70s call test_grant_and_revoke/test.py::test_grant_current_grants 2.47s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 2.42s call test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 2.30s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 2.13s teardown test_group_array_element_size/test.py::test_max_exement_size 2.06s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 1.99s call test_grant_and_revoke/test.py::test_grant_option 1.97s call test_distributed_ddl_parallel/test.py::test_smoke_parallel 1.75s call test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 1.69s call test_freeze_table/test.py::test_freeze_table 1.62s call test_grant_and_revoke/test.py::test_current_database 1.50s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 1.25s call test_grant_and_revoke/test.py::test_smoke 1.14s call test_grant_and_revoke/test.py::test_grant_all_on_table 1.13s call test_custom_settings/test.py::test_custom_settings 1.11s call test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local 0.75s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.71s call test_fetch_memory_usage/test.py::test_huge_column 0.67s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.65s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.65s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.65s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.60s teardown test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 0.60s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.58s teardown test_grant_and_revoke/test.py::test_introspection 0.55s call test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.53s teardown test_grant_and_revoke/test.py::test_grant_with_replace_option 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.43s teardown test_grant_and_revoke/test.py::test_grant_option 0.43s teardown test_grant_and_revoke/test.py::test_revoke_requires_grant_option 0.43s teardown test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke 0.43s teardown test_grant_and_revoke/test.py::test_implicit_create_view_grant 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.37s call test_custom_settings/test.py::test_illformed_setting 0.33s teardown test_grant_and_revoke/test.py::test_grant_current_grants 0.33s teardown test_grant_and_revoke/test.py::test_implicit_show_grants 0.33s teardown test_grant_and_revoke/test.py::test_current_database 0.33s teardown test_grant_and_revoke/test.py::test_current_grants_override 0.33s teardown test_grant_and_revoke/test.py::test_allowed_grantees 0.33s teardown test_grant_and_revoke/test.py::test_grant_all_on_table 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.22s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.09s call test_http_native/test.py::test_http_native_returns_timezone 0.00s teardown test_jbod_balancer/test.py::test_jbod_balanced_merge 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_grant_and_revoke/test.py::test_grant_option 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s teardown test_distributed_ddl_parallel/test.py::test_all_in_parallel 0.00s teardown test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_grant_and_revoke/test.py::test_grant_with_replace_option 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_grant_and_revoke/test.py::test_smoke 0.00s teardown test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_grant_and_revoke/test.py::test_current_database 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s setup test_grant_and_revoke/test.py::test_implicit_show_grants 0.00s setup test_grant_and_revoke/test.py::test_implicit_create_view_grant 0.00s setup test_grant_and_revoke/test.py::test_revoke_requires_grant_option 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_grant_and_revoke/test.py::test_grant_all_on_table 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s setup test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s setup test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] 0.00s setup test_grant_and_revoke/test.py::test_grant_current_grants 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] 0.00s setup test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] 0.00s setup test_grant_and_revoke/test.py::test_current_grants_override 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] 0.00s setup test_custom_settings/test.py::test_illformed_setting 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] 0.00s teardown test_custom_settings/test.py::test_custom_settings 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] 0.00s setup test_grant_and_revoke/test.py::test_introspection 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] 0.00s setup test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] =========================== short test summary info ============================ PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_integers_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_complex_mixed_key_hashed] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_flat] PASSED test_custom_settings/test.py::test_custom_settings PASSED test_custom_settings/test.py::test_illformed_setting PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node1] PASSED test_dictionaries_select_all/test.py::test_select_all[clickhouse_range_hashed] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_sum[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_group_by_node[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node1] PASSED test_grant_and_revoke/test.py::test_allowed_grantees PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_cache] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_grant_and_revoke/test.py::test_current_database PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_integers_key_cache] PASSED test_dictionaries_select_all/test.py::test_select_all_from_cached[clickhouse_complex_mixed_key_cache] PASSED test_grant_and_revoke/test.py::test_current_grants_override PASSED test_grant_and_revoke/test.py::test_grant_all_on_table PASSED test_grant_and_revoke/test.py::test_grant_current_grants PASSED test_grant_and_revoke/test.py::test_grant_current_grants_with_partial_revoke PASSED test_grant_and_revoke/test.py::test_grant_option PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_grant_and_revoke/test.py::test_grant_with_replace_option PASSED test_grant_and_revoke/test.py::test_implicit_create_temporary_table_grant PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_grant_and_revoke/test.py::test_implicit_create_view_grant PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_cache] PASSED test_inserts_with_keeper_retries/test.py::test_query_timeout_with_zk_down PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_grant_and_revoke/test.py::test_implicit_show_grants PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge PASSED test_grant_and_revoke/test.py::test_introspection PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_grant_and_revoke/test.py::test_revoke_requires_grant_option PASSED test_grant_and_revoke/test.py::test_smoke PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart PASSED test_distributed_ddl_parallel/test.py::test_smoke PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_freeze_table/test.py::test_freeze_table PASSED test_insert_into_distributed_through_materialized_view/test.py::test_inserts_local PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_distributed_ddl/test_replicated_alter.py::test_replicated_alters[configs_secure] PASSED test_http_native/test.py::test_http_native_returns_timezone PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_complex[complex_key_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_ranged[range_hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_jbod_ha/test.py::test_jbod_ha PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[cache] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_all_layouts_separate_sources/test_http.py::test_simple[hashed] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow ================== 99 passed, 1 skipped in 285.95s (0:04:45) ===================